home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / IIS5_01.CAB / IIS_IIMLTILS.STR < prev    next >
Encoding:
Text File  |  1998-09-16  |  275 b   |  12 lines

  1. <%
  2. 'Localizable strings for iimltils.asp
  3.  
  4. Const L_BROWSE_TEXT="Browse"
  5. Const L_FILE_TEXT="File"
  6. Const L_URL_TEXT="URL"
  7. Const L_ALLUNASSIGNED_TEXT="All Unassigned"
  8. Const L_NA_TEXT="N/A"
  9. Const L_SECURE_TEXT="Secure Bindings"
  10. Const L_SERVER_TEXT="Server Bindings"
  11.  
  12. %>